Represents a submission to a poll, survey or competition
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | long | ||
| profile | ExtProfileBean | ||
| submittedDate | Date | ||
| numAttempts | int | ||
| scorePerc | Integer | ||
| answers | Map | ||
| reward | RewardBean |
Hide comments
Represents a submission to a poll, survey or competition
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | long | ||
| profile | ExtProfileBean | ||
| submittedDate | Date | ||
| numAttempts | int | ||
| scorePerc | Integer | ||
| answers | Map | ||
| reward | RewardBean |